Skip to content

CI: publish a GitHub release when a version tag is pushed - #16

Merged
rasuvaeff merged 1 commit into
masterfrom
ci/release-workflow
Aug 1, 2026
Merged

CI: publish a GitHub release when a version tag is pushed#16
rasuvaeff merged 1 commit into
masterfrom
ci/release-workflow

Conversation

@rasuvaeff

Copy link
Copy Markdown
Owner

Adds the workflow this account is rolling out: pushing a tag matching v*
now creates a GitHub Release automatically, with the matching CHANGELOG.md
section as the release notes (fallback: a link to the file if no section
matches).

Idempotent — an existing Release for a tag is never touched or recreated
(Packagist permanently blocks a re-tagged version, and Releases are treated
the same way).

No other change: .github/workflows/release.yml only.

@rasuvaeff
rasuvaeff merged commit a2706ef into master Aug 1, 2026
7 checks passed
@rasuvaeff
rasuvaeff deleted the ci/release-workflow branch August 1, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant